/ Assembly List / LJCCodeLineCounter / CountProcessor / ProcessFolder

Namespace - LJCCodeLineCounter


Parameters
folderPath - The folder name.
folderPathName - The folder path.
pattern - The file selection pattern.
totalLineCount - The total line count.

Syntax

C#
public Void ProcessFolder(String folderPath, String folderPathName, String pattern, Int64& totalLineCount)

Processes the files and sub-folders in this folder.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.